home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr05 / dlgwrp11.zip / READTHIS.TXT < prev   
Text File  |  1993-07-26  |  3KB  |  75 lines

  1.  
  2.  
  3.  Hello, and thanks for trying Dialog Wrapper!
  4.  
  5.    You probably got Dialog Wrapper as part of a .ZIP file called
  6.  DLGWRP.ZIP. You should have gotten four files as part of this package:
  7.  
  8.    READTHIS.TXT            this file
  9.    DLGWRAP.DLL             the actual Dialog Wrapper function library
  10.    COMMDLG.DLL             the Common Dialog function library. You may
  11.                                 already have another copy of this; if so,
  12.                                 use whichever one's most recent.
  13.    DLGWRAP.DOC             the documentation for Dialog Wrapper, in
  14.                                 Word for Windows format
  15.  
  16.    If you don't have all four, contact the author (see below) or download
  17.  the DLGWRP.ZIP from Compuserve.
  18.  
  19.    Dialog Wrapper is a library of functions designed to be used from
  20.  within Word for Windows macros (although they could actually be used
  21.  from elsewhere in the Windows environment, as well). Their purpose is to
  22.  give your Word for Windows macros access to the file-oriented functions
  23.  in COMMDLG.DLL. DLGWRAP.DOC contains full instructions and numerous examples.
  24.  
  25.    If this sounds useful, but you don't use Word for Windows and can't con-
  26.  vert DLGWRAP.DOC into a form that's any good to you, contact the author -
  27.  if it can be done at all reasonably, we'll get you converted documentation.
  28.  
  29.    To see an example of Dialog Wrapper, fire up Word for Windows, load
  30.  DLGWRAP.DOC, and run the macro called "FileDelete." Do this either from
  31.  the "Tools/Macro" menu, or by selecting "File Delete" on the "File" menu.
  32.  
  33.    To install Dialog Wrapper on your system, copy DLGWRAP.DLL to your
  34.  Windows System directory (probably "C:\WINDOWS\SYSTEM." Also copy
  35.  COMMDLG.DLL if you don't already have it, or if your copy is older than
  36.  the one included with Dialog Wrapper.
  37.  
  38.  To contact the author, write to one of the following addresses:
  39.  
  40.     * US Mail:
  41.          Tony Rein
  42.          Oriole Computing
  43.          3110 Bishop Street
  44.          Cincinnati, OH 45220
  45.  
  46.     * Compuserve e-mail:
  47.          Tony Rein
  48.          76276,2662
  49.  
  50.  
  51.    Dialog Wrapper is shareware. It costs $7.50 US to register. If you can't
  52.  find the full DLGWRP.ZIP for some reason, send me $2.00 and I'll send you
  53.  a copy. The $2.00 will be credited back to you if you register later. (Be
  54.  sure to specify a preferred disk type.)
  55.  
  56.  
  57. LEGALITIES:
  58.  
  59.    Dialog Wrapper (both DLGWRAP.DLL and DLGWRAP.DOC) are copyrighted (c)
  60.  1993 by Tony Rein and Oriole Computing.
  61.  
  62.    Word for Windows and Microsoft Windows are trademarks of
  63.  Microsoft Corporation.
  64.  
  65.    COMMDLG.DLL is published by Microsoft Corporation and is copyrighted;
  66.  however it may be freely distributed with your software as long as due
  67.  credit is given to Microsoft Corporation and as long as you don't charge
  68.  for it.
  69.  
  70.    We (Tony Rein and Oriole Computing) have taken reasonable care in
  71.  writing and testing DLGWRAP.DLL. However, we can make no guarantees
  72.  that DLGWRAP.DLL will work properly on your system. In particular, we
  73.  can't guarantee that it won't cause problems on your system,
  74.  including (but not limited to) loss of data.
  75.